home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / araclar / Invescope / investon.dl_ / investon.dl / Brokers.json < prev    next >
JavaScript Object Notation  |  1998-02-20  |  215b

  1. {
  2.     "schema": {
  3.         "BrokerName": "Text (80)",
  4.         "BrokerID": "Integer NOT NULL",
  5.         "AccountNumber": "Text (30)",
  6.         "Balance": "Double",
  7.         "currentBalance": "Double",
  8.         "ComissionRate": "Single",
  9.         "Telno": "Text (50)",
  10.         "Alias": "Text (50)"
  11.     },
  12.     "data": []
  13. }